func runtime.mapaccessK
2 uses
runtime (current package)
map.go#L518: func mapaccessK(t *maptype, h *hmap, key unsafe.Pointer) (unsafe.Pointer, unsafe.Pointer) {
map.go#L970: rk, re := mapaccessK(t, h, k)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)